Airship Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Airship Android SDK
urbanairship-core
/
com.urbanairship.cache
/
[androidJvm]CacheDao_Impl
/
getEntryWithKey
get
Entry
With
Key
open
fun
getEntryWithKey
(
key
:
String
,
$completion
:
Continuation
<
in
CacheEntity
>
)
:
Any